projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ff7c34
)
Add missing include
author
Руслан Ижбулатов
<lrn1986@gmail.com>
Tue, 28 May 2019 00:35:30 +0000
(
00:35
+0000)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 28 May 2019 20:25:17 +0000
(20:25 +0000)
gtk/gtkprintoperation-win32.c
patch
|
blob
|
history
diff --git
a/gtk/gtkprintoperation-win32.c
b/gtk/gtkprintoperation-win32.c
index 2820f5101be0da452b9b950243326c6e9be13b4b..6308f1311b56f186c631c813836bdcf61816398d 100644
(file)
--- a/
gtk/gtkprintoperation-win32.c
+++ b/
gtk/gtkprintoperation-win32.c
@@
-44,6
+44,7
@@
#include "gtkwindow.h"
#include "gtkprivate.h"
#include "gtkwidgetprivate.h"
+#include "gtknative.h"
#define MAX_PAGE_RANGES 20
#define STATUS_POLLING_TIME 2000